Skip to content

Fix "let" and "let var" became NODE_EXCMD#138

Open
tyru wants to merge 5 commits into
masterfrom
fix-let-ast
Open

Fix "let" and "let var" became NODE_EXCMD#138
tyru wants to merge 5 commits into
masterfrom
fix-let-ast

Conversation

@tyru

@tyru tyru commented Aug 2, 2019

Copy link
Copy Markdown
Member

Fix #117

This branch is based on #136.
Please review this after #136.

@tyru tyru requested a review from blueyed August 2, 2019 11:44
@tyru

tyru commented Aug 6, 2019

Copy link
Copy Markdown
Member Author

@blueyed this is ready to review.

@tyru tyru requested a review from mattn August 7, 2019 08:37
@tyru tyru added the bug label Mar 6, 2020
@mattn

mattn commented Jan 15, 2022

Copy link
Copy Markdown
Member

Sorry about delay. Could you please fix conflicts?

@lehmacdj

Copy link
Copy Markdown
Contributor

While working on #190 I figured out that this PR and #117 which it fixes should both be closed because the issue's desired behavior is already implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

:let is parsed as NODE_EXCMD (not NODE_LET)

3 participants